func math.atanh

2 uses

	math (current package)
		atanh.go#L52: 	return atanh(x)
		atanh.go#L55: func atanh(x float64) float64 {